-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Crowdin updates #19
Merged
microstudi
merged 5 commits into
feature/component_map
from
l10n_feature/component_map2
Sep 16, 2020
Merged
New Crowdin updates #19
microstudi
merged 5 commits into
feature/component_map
from
l10n_feature/component_map2
Sep 16, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## feature/component_map #19 +/- ##
=========================================================
+ Coverage 82.14% 83.31% +1.16%
=========================================================
Files 39 44 +5
Lines 644 779 +135
=========================================================
+ Hits 529 649 +120
- Misses 115 130 +15
Continue to review full report at Codecov.
|
microstudi
added a commit
that referenced
this pull request
Sep 18, 2020
* add first approach to component with a map * fix in component routes and add map js logic * make rubocop happy * add query to graphql api to show meetings and proposals, still without templates as popup * fix use of templates in awesome map * update bundle && erblint * rearrange map into a single component * update gemfiles and appraisal * fix gemfile * fix gemfile * fix gemfile * fix dummy app bndle * revert automatic gemfile version finder * normalize yml * add seeds to awesome * refactor javascript * add geolocation to proposals in assemblys when seeding * add customizable height * ask only if elements are geolocated * fix dropdown zindex * custom icon for meetings * custom icons * add pagination to api queries (#11) * add colors based on categories to markers (#12) * add colors based on categories to markers * set fillColor to --primary in case the category has no color assigned * use a Category class * add category layers * add category colors * add amendments layer * search for category names * automatic choose best language * intelligent label placement * refactor category assignation * style fixes * add specs * fix unpublished components * fix empy nodes * try to fix not found image from leaflet * Add readme info * remove custom asset * override assets * fix finall call on paginate * erblint * New Crowdin updates (#18) * New translations en.yml (French) * New translations en.yml (Spanish) * New translations en.yml (Catalan) * fix asset definition * fix category filter management * New Crowdin updates (#19) * New translations en.yml (French) * New translations en.yml (Spanish) * New translations en.yml (Catalan) * New translations en.yml (Catalan) Co-authored-by: Ivan Vergés <[email protected]> * do not hide parent categories * add menu collapse option * fix test * disable codeclimate reporter * New Crowdin updates (#21) * New translations en.yml (French) * New translations en.yml (Spanish) * New translations en.yml (Catalan) * New translations en.yml (Catalan) * New translations en.yml (French) * New translations en.yml (Spanish) * New translations en.yml (Catalan) * New translations en.yml (Catalan) Co-authored-by: Ivan Vergés <[email protected]> * New Crowdin updates (#23) * New translations en.yml (French) * New translations en.yml (Spanish) * New translations en.yml (Catalan) * New translations en.yml (Catalan) * New translations en.yml (French) * New translations en.yml (Spanish) * New translations en.yml (Catalan) * New translations en.yml (Catalan) * New translations en.yml (Spanish) * New translations en.yml (Spanish) Co-authored-by: Ivan Vergés <[email protected]> Co-authored-by: David Igón <[email protected]> Co-authored-by: Platoniq Bot <[email protected]>
microstudi
added a commit
that referenced
this pull request
Nov 2, 2023
* Setup migrations and models (#13) * add migrations * change grade to weight * totals name * hooks (wip) * add total weight cache * graded voting/set defaults (#14) * initial defaults * add deface * add views to manifest * add cells view hacker * set weight validator for voting manifest * test fixing * add basic weight voting * add specs * manifest spec * add controller spec * add readme * fix awesome spec * rubocop * fix system checker spec * set openstreet map * used mocked openstreet maps * modernize actions * Prevent changin voting manifest if votes exist (#16) * update codecov report * Export weights (#17) * add label generation for the manifest * tweak exported * add weights to the exporter * fix tests * add graphql entry * Order proposals by my votes (#18) * override filters * add specs * FrontEnd vote action UI/implementation (#15) * add vote button, add modal, change votes counter view * change frontend * add voting to modal * add action cable, updating results * refactoring * isolate the specific implementation of the voting * add abstain setting * change modal, change voting * add abstain to voting * refactoring * change weight colors * add tests * add cells specs * fix lint * fix stylelint * normalize locale * change controller * fix proposal_vote_path * fix locale * fix locale --------- Co-authored-by: Ivan Vergés <[email protected]> * Minor fixes and improvements for frontend voting (#19) * change basic copies * namespace css * add link "change my vote" * change opacity method * add tests * add check settings for abstain * fix cell test --------- Co-authored-by: Anna Topalidi <[email protected]> * Add modal window with instructions (#20) * change basic copies * namespace css * introduce modal pre-voting * handle localstorage * refactor namespaces for copies * fix copy * copies * add finger * add svg icons * add margin * fix margins in modal * abstain style * fix tests * prevent voting abstain if not allowed * fix footer * normalize i18n * add additional specs * add conf var for sorting * fix cache proposal_m * proposal conf fixes * Rename manifest and minor fixes (#22) * rename voting_cards manifest * mend * abstain color * fix modal title * fix test * fix counter colors * fix xss * style fix --------- Co-authored-by: Anna Topalidi <[email protected]> Co-authored-by: Anna Topalidi <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.